| Name | Description | |
|---|---|---|
![]() | NCompositeIterator<T> Constructor | Overloaded. |
The following tables list the members exposed by NCompositeIterator<T>.
| Name | Description | |
|---|---|---|
![]() | NCompositeIterator<T> Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Current | Gets the current item. Valid only if MoveNext() returned true prior to getting the current value. |
| Name | Description | |
|---|---|---|
![]() | MoveNext | Advances the iterator to the next item of the set. |
![]() | Reset | Resets the iterator to its initial position, which is before the first item in the set. |